Skip to content

DATAJDBC-178 - Allow generating any namespace in MyBatisDataAccessStrategy #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

kazuki43zoo
Copy link
Contributor

I've fixed the DATAJDBC-178.

schauder pushed a commit that referenced this pull request Apr 3, 2018
The MyBatis namespace used can now be customised by providing a NamespaceStrategy to the MyBatisDataAccessStrategy.

Original pull request: #44.
schauder added a commit that referenced this pull request Apr 3, 2018
Renamed MyBatisNamingStrategy into NamespaceStrategy.
This avoids the confusion with the existing NamingStrategy.

Introduced a default instance.
Added a method creating a proper DataAccessStrategy with a NamespaceStrategy.

JavaDoc.

Original pull request: #44.
@schauder
Copy link
Contributor

schauder commented Apr 3, 2018

That's polished and merged. Thanks.

@kazuki43zoo
Copy link
Contributor Author

@schauder Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants